-
Notifications
You must be signed in to change notification settings - Fork 559
fix: Fix computer vision for deployments #919
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I am going to separate the re-formatting to a new PR |
b491e51
to
e8b2c51
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So the problem was that we were assuming the presence of computer vision parameters?
Correct, but the module was being created conditionally Error messages weren't clear at all |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense! I should have tested with advanced image processing disabled :(
Purpose
Does this introduce a breaking change?
How to Test
Deploy different configurations, with/without computer vision, code/docker